gsm_toolbar_menu_structure table — gsmtm
This table is used to group bands or menu structures into a complete toolbar and menu bar structure.
Table 7–13 lists the table’s FLA, fields, and foreign keys.
Table 7–13: gsm_toolbar_menu_structure table information
|
Table FLA
|
Fields (data type)
|
Foreign keys
|
|
gsmtm
|
object_obj (Decimal) menu_structure_sequence (Integer) menu_structure_obj (Decimal) toolbar_menu_structure_obj (Decimal) menu_structure_spacing (Integer) menu_structure_alignment (Character) menu_structure_row (Character) insert_rule (Logical)
|
menu_structure_obj
object_obj
|
Table 7–14 gives details of the table’s indexes.
Table 7–14: gsm_toolbar_menu_structure index information
|
Index name
|
Elements
|
Type
|
|
XPKgsm_toolbar_menu_structure
|
object_obj menu_structure_sequence menu_structure_obj
|
Primary Unique
|
|
XAK1gsm_toolbar_menu_structur
|
toolbar_menu_structure_obj
|
Unique
|
|
XIE1gsm_toolbar_menu_structur
|
menu_structure_obj
|
Nonunique
|